home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Help / 00036.ls < prev    next >
Encoding:
Text File  |  1994-08-18  |  111 b   |  7 lines

  1. on exitFrame
  2.   global ReturnMovie
  3.   cursor(-1)
  4.   when mouseDown then nothing
  5.   go("ExitHelp", ReturnMovie)
  6. end
  7.